projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f00d52
)
* lisp/net/sieve-manage.el (sieve-manage-ignore-broken-tls): Add :version.
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Mon, 12 Sep 2016 23:41:25 +0000
(23:41 +0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Mon, 12 Sep 2016 23:41:25 +0000
(23:41 +0000)
lisp/net/sieve-manage.el
patch
|
blob
|
history
diff --git
a/lisp/net/sieve-manage.el
b/lisp/net/sieve-manage.el
index dbe8b22319b7a6acd0f6057d8eda6eb01f60b148..e199a7fdfa5fbd7ccd7b19a4c8cce37063674721 100644
(file)
--- a/
lisp/net/sieve-manage.el
+++ b/
lisp/net/sieve-manage.el
@@
-148,6
+148,7
@@
for doing the actual authentication."
(defcustom sieve-manage-ignore-broken-tls nil
"Ignore STARTTLS even if STARTTLS capability is provided."
+ :version "25.2"
:type 'boolean
:group 'sieve-manage)